ExportPackageHeader usage details

Summary

org.eclipse.pde.internal.core.text.bundle.ExportPackageHeader has 46 total references to 6 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] ExportPackageHeader
CASTS
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.correction.RemoveExportPackageResolution.createChange(BundleModel) 30 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.RemoveInternalDirectiveEntryResolution.createChange(BundleModel) 30 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.AddExportPackageMarkerResolution.createChange(BundleModel) 39 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.AddExportPackageMarkerResolution.createChange(BundleModel) 42 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.java.JavaResolutionFactory.5.modifyModel(IBaseModel, IProgressMonitor) 298 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.java.JavaResolutionFactory.5.modifyModel(IBaseModel, IProgressMonitor) 301 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getChildren(Object) 78 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.ExportPackageContentProvider.getElements(Object) 65 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.setElements(ConditionalListSelectionDialog) 499 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.addPackage(Bundle, MoveFromChange) 208 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.CreateHeaderChangeOperation.updateBundleHeader(IFile, IProgressMonitor) 80 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.addPackage(Bundle, MoveFromChange) 199 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.search.dependencies.CalculateUsesOperation.setUsesDirectives(Map) 174 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.search.dependencies.GatherUnusedDependenciesOperation.run(IProgressMonitor) 65 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.search.dependencies.GatherUnusedDependenciesOperation.run(IProgressMonitor) 68 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.search.dependencies.CalculateUsesOperation.getPublicExportedPackages() 59 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.markPackagesInternal(IBundle, String) 126 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.organizeExportPackages(IBundle, IProject, boolean, boolean) 79 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.organizeExportPackages(IBundle, IProject, boolean, boolean) 83 PRIVATE_PERMISSIBLE
DECLARED_FIELD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.fHeader -1 PRIVATE_PERMISSIBLE
INSTANCEOF
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.correction.RemoveInternalDirectiveEntryResolution.createChange(BundleModel) 29 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getChildren(Object) 77 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.CreateHeaderChangeOperation.updateBundleHeader(IFile, IProgressMonitor) 79 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.search.dependencies.GatherUnusedDependenciesOperation.run(IProgressMonitor) 64 PRIVATE_PERMISSIBLE
INSTANTIATION
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.search.dependencies.GatherUnusedDependenciesOperation.run(IProgressMonitor) 67 PRIVATE_PERMISSIBLE
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.correction.AddExportPackageMarkerResolution.createChange(BundleModel) 39 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.RemoveExportPackageResolution.createChange(BundleModel) 30 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.java.JavaResolutionFactory.5.modifyModel(IBaseModel, IProgressMonitor) 298 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.setElements(ConditionalListSelectionDialog) 499 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.addPackage(Bundle, MoveFromChange) 199 PRIVATE_PERMISSIBLE
PARAMETER
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.correction.AddExportPackageMarkerResolution.processPackages(ExportPackageHeader) -1 PRIVATE_PERMISSIBLE
[+] ExportPackageHeader(String, String, IBundle, String) : void
CONSTRUCTOR_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.search.dependencies.GatherUnusedDependenciesOperation.run(IProgressMonitor) 67 PRIVATE_PERMISSIBLE
[+] addPackage(String) : ExportPackageObject
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.correction.AddExportPackageMarkerResolution.processPackages(ExportPackageHeader) 55 PRIVATE_PERMISSIBLE
[+] getPackage(String) : ExportPackageObject
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.correction.RemoveInternalDirectiveEntryResolution.createChange(BundleModel) 30 PRIVATE_PERMISSIBLE
[+] getPackageNames() : Vector
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.handleAdd() 451 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.createCurrentExportPackageMap() 273 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.search.dependencies.GatherUnusedDependenciesOperation.run(IProgressMonitor) 65 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.search.dependencies.GatherUnusedDependenciesOperation.run(IProgressMonitor) 68 PRIVATE_PERMISSIBLE
[+] getPackages() : ExportPackageObject[]
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.ExportPackageContentProvider.getElements(Object) 67 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.setElements(ConditionalListSelectionDialog) 501 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getChildren(Object) 78 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.CreateHeaderChangeOperation.updateBundleHeader(IFile, IProgressMonitor) 80 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.search.dependencies.CalculateUsesOperation.getPublicExportedPackages() 59 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.search.dependencies.CalculateUsesOperation.setUsesDirectives(Map) 174 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.markPackagesInternal(IBundle, String) 130 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.organizeExportPackages(IBundle, IProject, boolean, boolean) 86 PRIVATE_PERMISSIBLE

Back to bundle index

Valid HTML 4.01 Transitional